FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ishmed.i14y.r4#2.0.0 (62 ms)

Package ishmed.i14y.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1
Url http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1
Version 1.0.1
Status active
Date 2022-07-29
Name Binary_ProgressNote_1
Experimental False
Description A Binary profile is used for the content of progress notes. All notes are stored as plain text.
Copyright Copyright © 2022, Oracle and/or its affiliates. All rights reserved.
Type Binary
Kind resource

Resources that use this resource

StructureDefinition
http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1 Bundle_ProgressNote_Provide_1

Resources that this resource uses

StructureDefinition
http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1 DocumentReference_ProgressNote_1


Narrative

Note: links and images are rebased to the (stated) source

A Binary profile is used for the content of progress notes. All notes are stored as plain text.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "0a096ff4-11e2-41b6-9342-e7520a49ae65",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-08-11T10:52:16.3145866+00:00"
  },
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">A Binary profile is used for the content of progress notes. All notes are stored as plain text.</div>"
  },
  "url" : "http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1",
  "version" : "1.0.1",
  "name" : "Binary_ProgressNote_1",
  "status" : "active",
  "date" : "2022-07-29",
  "publisher" : "Oracle Cerner",
  "description" : "A Binary profile is used for the content of progress notes. All notes are stored as plain text.",
  "copyright" : "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Binary",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Binary",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Binary.contentType",
        "path" : "Binary.contentType",
        "requirements" : "The electronic health record (EHR) manages the progress notes as plain text.",
        "fixedCode" : "text/plain",
        "mustSupport" : true
      },
      {
        "id" : "Binary.securityContext",
        "path" : "Binary.securityContext",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1"
            ]
          }
        ]
      },
      {
        "id" : "Binary.securityContext.reference",
        "path" : "Binary.securityContext.reference",
        "requirements" : "A reference to a DocumentReference instance is profiled for progress notes.",
        "min" : 1
      },
      {
        "id" : "Binary.data",
        "path" : "Binary.data",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.